dhcpv6: add t1 and t2 transmission
authorNicolas BESNARD <[email protected]>
Fri, 25 Oct 2024 15:24:34 +0000 (17:24 +0200)
committerÁlvaro Fernández Rojas <[email protected]>
Mon, 3 Nov 2025 15:14:46 +0000 (16:14 +0100)
commit047c63a8156bc1908824cb327667e4b222677701
tree6880f3f70fb91d2d2e2df24d69343d2acdd3d64f
parent1b5f0c402bbf8ccae87816a3ced9d509c643778a
dhcpv6: add t1 and t2 transmission

Problem: there was no way to get access to the t1 and t2 that the
dhcpv6 server sends to the client

Solution: add the timing in the Prefix and Address sent to the
environment.

Signed-off-by: Nicolas BESNARD <[email protected]>
Signed-off-by: Paul Donald <[email protected]>
Link: https://github.com/openwrt/odhcp6c/pull/106
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
src/script.c